• shooter-multiplayer.csproj
  • project /
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion=
"4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3   <PropertyGroup>
4     <Configuration Condition=
" '$(Configuration)' == '' ">Debug</Configuration>
5     <Platform Condition=
" '$(Platform)' == '' ">AnyCPU</Platform>
6     <ProductVersion>
10.0.20506</ProductVersion>
7     <SchemaVersion>
2.0</SchemaVersion>
8     <ProjectGuid>{BCBF1C01-821B-6EAB-CA35-786B2D952346}</ProjectGuid>
9     <OutputType>Library</OutputType>
10     <AssemblyName>Assembly-CSharp</AssemblyName>
11     <FileAlignment>
512</FileAlignment>
12     <ProjectTypeGuids>{E097FAD1-
6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
13     <TargetFrameworkIdentifier>.NETFramework</TargetFrameworkIdentifier>
14     <TargetFrameworkVersion>v3.
5</TargetFrameworkVersion>
15     <TargetFrameworkProfile>Unity Subset v3.
5</TargetFrameworkProfile>
16     <CompilerResponseFile></CompilerResponseFile>
17     <UnityProjectGenerator>VSTU</UnityProjectGenerator>
18     <UnityProjectType>Game:
1</UnityProjectType>
19     <UnityBuildTarget>Android:
13</UnityBuildTarget>
20     <UnityVersion>
2017.3.1f1</UnityVersion>
21     <RootNamespace></RootNamespace>
22     <LangVersion>
4</LangVersion>
23   </PropertyGroup>
24   <PropertyGroup Condition=
" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
25     <DebugType>pdbonly</DebugType>
26     <Optimize>
false</Optimize>
27     <OutputPath>Temp\UnityVS_bin\Debug\</OutputPath>
28     <IntermediateOutputPath>Temp\UnityVS_obj\Debug\</IntermediateOutputPath>
29     <ErrorReport>prompt</ErrorReport>
30     <WarningLevel>
4</WarningLevel>
31     <DefineConstants>DEBUG;TRACE;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_3_1;UNITY_2017_3;UNITY_2017;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_GENERICS;ENABLE_PVR_GI;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_SPRITERENDERER_FLIPPING;ENABLE_SPRITES;ENABLE_GRID;ENABLE_TILEMAP;ENABLE_TERRAIN;ENABLE_RAKNET;ENABLE_DIRECTOR;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_WEBCAM;ENABLE_WWW;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_HUB;ENABLE_CLOUD_PROJECT_ID;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_TIMELINE;ENABLE_EDITOR_METRICS;ENABLE_EDITOR_METRICS_CACHING;ENABLE_NATIVE_ARRAY;ENABLE_SPRITE_MASKING;INCLUDE_DYNAMIC_GI;INCLUDE_GI;ENABLE_MONO_BDWGC;PLATFORM_SUPPORTS_MONO;INCLUDE_PUBNUB;ENABLE_PLAYMODE_TESTS_RUNNER;ENABLE_VIDEO;ENABLE_RMGUI;ENABLE_PACKMAN;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_STYLE_SHEETS;ENABLE_LOCALIZATION;PLATFORM_ANDROID;UNITY_ANDROID;UNITY_ANDROID_API;ENABLE_SUBSTANCE;ENABLE_EGL;ENABLE_NETWORK;ENABLE_RUNTIME_GI;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_UNITYWEBREQUEST;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_EVENT_QUEUE;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING;PLATFORM_SUPPORTS_ADS_ID;UNITY_CAN_SHOW_SPLASH_SCREEN;ENABLE_VR;ENABLE_AR;ENABLE_SPATIALTRACKING;ENABLE_UNITYADS_RUNTIME;UNITY_UNITYADS_API;ENABLE_MONO;NET_2_0_SUBSET;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_NATIVE_ARRAY_CHECKS;UNITY_TEAM_LICENSE;ENABLE_VSTU;CROSS_PLATFORM_INPUT;MOBILE_INPUT;UNITY_HAS_GOOGLEVR;UNITY_HAS_TANGO</DefineConstants>
32     <AllowUnsafeBlocks>
true</AllowUnsafeBlocks>
33   </PropertyGroup>
34   <PropertyGroup Condition=
" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
35     <DebugType>pdbonly</DebugType>
36     <Optimize>
false</Optimize>
37     <OutputPath>Temp\UnityVS_bin\Release\</OutputPath>
38     <IntermediateOutputPath>Temp\UnityVS_obj\Release\</IntermediateOutputPath>
39     <ErrorReport>prompt</ErrorReport>
40     <WarningLevel>
4</WarningLevel>
41     <DefineConstants>TRACE;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_3_1;UNITY_2017_3;UNITY_2017;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_GENERICS;ENABLE_PVR_GI;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_SPRITERENDERER_FLIPPING;ENABLE_SPRITES;ENABLE_GRID;ENABLE_TILEMAP;ENABLE_TERRAIN;ENABLE_RAKNET;ENABLE_DIRECTOR;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_WEBCAM;ENABLE_WWW;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_HUB;ENABLE_CLOUD_PROJECT_ID;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_TIMELINE;ENABLE_EDITOR_METRICS;ENABLE_EDITOR_METRICS_CACHING;ENABLE_NATIVE_ARRAY;ENABLE_SPRITE_MASKING;INCLUDE_DYNAMIC_GI;INCLUDE_GI;ENABLE_MONO_BDWGC;PLATFORM_SUPPORTS_MONO;INCLUDE_PUBNUB;ENABLE_PLAYMODE_TESTS_RUNNER;ENABLE_VIDEO;ENABLE_RMGUI;ENABLE_PACKMAN;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_STYLE_SHEETS;ENABLE_LOCALIZATION;PLATFORM_ANDROID;UNITY_ANDROID;UNITY_ANDROID_API;ENABLE_SUBSTANCE;ENABLE_EGL;ENABLE_NETWORK;ENABLE_RUNTIME_GI;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_UNITYWEBREQUEST;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_EVENT_QUEUE;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_NATIVE_CRASH_REPORTING;PLATFORM_SUPPORTS_ADS_ID;UNITY_CAN_SHOW_SPLASH_SCREEN;ENABLE_VR;ENABLE_AR;ENABLE_SPATIALTRACKING;ENABLE_UNITYADS_RUNTIME;UNITY_UNITYADS_API;ENABLE_MONO;NET_2_0_SUBSET;ENABLE_PROFILER;DEBUG;TRACE;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_NATIVE_ARRAY_CHECKS;UNITY_TEAM_LICENSE;ENABLE_VSTU;CROSS_PLATFORM_INPUT;MOBILE_INPUT;UNITY_HAS_GOOGLEVR;UNITY_HAS_TANGO</DefineConstants>
42     <AllowUnsafeBlocks>
true</AllowUnsafeBlocks>
43   </PropertyGroup>
44   <ItemGroup>
45     <Reference Include=
"mscorlib" />
46     <Reference Include=
"System" />
47     <Reference Include=
"System.XML" />
48     <Reference Include=
"System.Core" />
49     <Reference Include=
"Boo.Lang" />
50     <Reference Include=
"UnityScript.Lang" />
51     <Reference Include=
"System.Runtime.Serialization" />
52     <Reference Include=
"System.Xml.Linq" />
53     <Reference Include=
"UnityEditor">
54       <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEditor.dll</HintPath>
55     </Reference>
56     <Reference Include=
"UnityEngine">
57       <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.dll</HintPath>
58     </Reference>
59     <Reference Include=
"UnityEngine.CoreModule">
60       <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.CoreModule.dll</HintPath>
61     </Reference>
62     <Reference Include=
"UnityEngine.AccessibilityModule">
63       <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.AccessibilityModule.dll</HintPath>
64     </Reference>
65     <Reference Include=
"UnityEngine.ParticleSystemModule">
66       <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.ParticleSystemModule.dll</HintPath>
67     </Reference>
68     <Reference Include=
"UnityEngine.PhysicsModule">
69       <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.PhysicsModule.dll</HintPath>
70     </Reference>
71     <Reference Include=
"UnityEngine.VehiclesModule">
72       <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.VehiclesModule.dll</HintPath>
73     </Reference>
74     <Reference Include=
"UnityEngine.ClothModule">
75       <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.ClothModule.dll</HintPath>
76     </Reference>
77     <Reference Include=
"UnityEngine.AIModule">
78       <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.AIModule.dll</HintPath>
79     </Reference>
80     <Reference Include=
"UnityEngine.AnimationModule">
81       <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.AnimationModule.dll</HintPath>
82     </Reference>
83     <Reference Include=
"UnityEngine.TextRenderingModule">
84       <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.TextRenderingModule.dll</HintPath>
85     </Reference>
86     <Reference Include=
"UnityEngine.UIModule">
87       <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.UIModule.dll</HintPath>
88     </Reference>
89     <Reference Include=
"UnityEngine.TerrainPhysicsModule">
90       <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainPhysicsModule.dll</HintPath>
91     </Reference>
92     <Reference Include=
"UnityEngine.IMGUIModule">
93       <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.IMGUIModule.dll</HintPath>
94     </Reference>
95     <Reference Include=
"UnityEngine.ClusterInputModule">
96       <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterInputModule.dll</HintPath>
97     </Reference>
98     <Reference Include=
"UnityEngine.ClusterRendererModule">
99       <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.ClusterRendererModule.dll</HintPath>
100     </Reference>
101     <Reference Include=
"UnityEngine.UNETModule">
102       <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.UNETModule.dll</HintPath>
103     </Reference>
104     <Reference Include=
"UnityEngine.DirectorModule">
105       <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.DirectorModule.dll</HintPath>
106     </Reference>
107     <Reference Include=
"UnityEngine.UnityAnalyticsModule">
108       <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.UnityAnalyticsModule.dll</HintPath>
109     </Reference>
110     <Reference Include=
"UnityEngine.PerformanceReportingModule">
111       <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.PerformanceReportingModule.dll</HintPath>
112     </Reference>
113     <Reference Include=
"UnityEngine.UnityConnectModule">
114       <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.UnityConnectModule.dll</HintPath>
115     </Reference>
116     <Reference Include=
"UnityEngine.WebModule">
117       <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.WebModule.dll</HintPath>
118     </Reference>
119     <Reference Include=
"UnityEngine.ARModule">
120       <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.ARModule.dll</HintPath>
121     </Reference>
122     <Reference Include=
"UnityEngine.VRModule">
123       <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.VRModule.dll</HintPath>
124     </Reference>
125     <Reference Include=
"UnityEngine.UIElementsModule">
126       <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.UIElementsModule.dll</HintPath>
127     </Reference>
128     <Reference Include=
"UnityEngine.StyleSheetsModule">
129       <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.StyleSheetsModule.dll</HintPath>
130     </Reference>
131     <Reference Include=
"UnityEngine.AssetBundleModule">
132       <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.AssetBundleModule.dll</HintPath>
133     </Reference>
134     <Reference Include=
"UnityEngine.AudioModule">
135       <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.AudioModule.dll</HintPath>
136     </Reference>
137     <Reference Include=
"UnityEngine.CrashReportingModule">
138       <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.CrashReportingModule.dll</HintPath>
139     </Reference>
140     <Reference Include=
"UnityEngine.GameCenterModule">
141       <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.GameCenterModule.dll</HintPath>
142     </Reference>
143     <Reference Include=
"UnityEngine.GridModule">
144       <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.GridModule.dll</HintPath>
145     </Reference>
146     <Reference Include=
"UnityEngine.ImageConversionModule">
147       <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.ImageConversionModule.dll</HintPath>
148     </Reference>
149     <Reference Include=
"UnityEngine.InputModule">
150       <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.InputModule.dll</HintPath>
151     </Reference>
152     <Reference Include=
"UnityEngine.JSONSerializeModule">
153       <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.JSONSerializeModule.dll</HintPath>
154     </Reference>
155     <Reference Include=
"UnityEngine.ParticlesLegacyModule">
156       <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.ParticlesLegacyModule.dll</HintPath>
157     </Reference>
158     <Reference Include=
"UnityEngine.Physics2DModule">
159       <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.Physics2DModule.dll</HintPath>
160     </Reference>
161     <Reference Include=
"UnityEngine.ScreenCaptureModule">
162       <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.ScreenCaptureModule.dll</HintPath>
163     </Reference>
164     <Reference Include=
"UnityEngine.SharedInternalsModule">
165       <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.SharedInternalsModule.dll</HintPath>
166     </Reference>
167     <Reference Include=
"UnityEngine.SpriteMaskModule">
168       <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteMaskModule.dll</HintPath>
169     </Reference>
170     <Reference Include=
"UnityEngine.SpriteShapeModule">
171       <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.SpriteShapeModule.dll</HintPath>
172     </Reference>
173     <Reference Include=
"UnityEngine.TerrainModule">
174       <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.TerrainModule.dll</HintPath>
175     </Reference>
176     <Reference Include=
"UnityEngine.TilemapModule">
177       <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.TilemapModule.dll</HintPath>
178     </Reference>
179     <Reference Include=
"UnityEngine.UnityWebRequestModule">
180       <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestModule.dll</HintPath>
181     </Reference>
182     <Reference Include=
"UnityEngine.UnityWebRequestAudioModule">
183       <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestAudioModule.dll</HintPath>
184     </Reference>
185     <Reference Include=
"UnityEngine.UnityWebRequestTextureModule">
186       <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestTextureModule.dll</HintPath>
187     </Reference>
188     <Reference Include=
"UnityEngine.UnityWebRequestWWWModule">
189       <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.UnityWebRequestWWWModule.dll</HintPath>
190     </Reference>
191     <Reference Include=
"UnityEngine.VideoModule">
192       <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.VideoModule.dll</HintPath>
193     </Reference>
194     <Reference Include=
"UnityEngine.WindModule">
195       <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEngine/UnityEngine.WindModule.dll</HintPath>
196     </Reference>
197     <Reference Include=
"UnityEngine.UI">
198       <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/GUISystem/UnityEngine.UI.dll</HintPath>
199     </Reference>
200     <Reference Include=
"UnityEditor.UI">
201       <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/GUISystem/Editor/UnityEditor.UI.dll</HintPath>
202     </Reference>
203     <Reference Include=
"UnityEngine.Networking">
204       <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/Networking/UnityEngine.Networking.dll</HintPath>
205     </Reference>
206     <Reference Include=
"UnityEditor.Networking">
207       <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/Networking/Editor/UnityEditor.Networking.dll</HintPath>
208     </Reference>
209     <Reference Include=
"UnityEditor.TestRunner">
210       <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/TestRunner/Editor/UnityEditor.TestRunner.dll</HintPath>
211     </Reference>
212     <Reference Include=
"UnityEngine.TestRunner">
213       <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/TestRunner/UnityEngine.TestRunner.dll</HintPath>
214     </Reference>
215     <Reference Include=
"nunit.framework">
216       <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/TestRunner/net35/unity-custom/nunit.framework.dll</HintPath>
217     </Reference>
218     <Reference Include=
"UnityEngine.Timeline">
219       <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/Timeline/RuntimeEditor/UnityEngine.Timeline.dll</HintPath>
220     </Reference>
221     <Reference Include=
"UnityEditor.Timeline">
222       <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/Timeline/Editor/UnityEditor.Timeline.dll</HintPath>
223     </Reference>
224     <Reference Include=
"UnityEditor.TreeEditor">
225       <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/TreeEditor/Editor/UnityEditor.TreeEditor.dll</HintPath>
226     </Reference>
227     <Reference Include=
"UnityEngine.UIAutomation">
228       <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/UIAutomation/UnityEngine.UIAutomation.dll</HintPath>
229     </Reference>
230     <Reference Include=
"UnityEditor.UIAutomation">
231       <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/UIAutomation/Editor/UnityEditor.UIAutomation.dll</HintPath>
232     </Reference>
233     <Reference Include=
"UnityEditor.GoogleAudioSpatializer">
234       <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/UnityGoogleAudioSpatializer/Editor/UnityEditor.GoogleAudioSpatializer.dll</HintPath>
235     </Reference>
236     <Reference Include=
"UnityEngine.GoogleAudioSpatializer">
237       <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/UnityGoogleAudioSpatializer/RuntimeEditor/UnityEngine.GoogleAudioSpatializer.dll</HintPath>
238     </Reference>
239     <Reference Include=
"UnityEditor.HoloLens">
240       <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/UnityHoloLens/Editor/UnityEditor.HoloLens.dll</HintPath>
241     </Reference>
242     <Reference Include=
"UnityEngine.HoloLens">
243       <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/UnityHoloLens/RuntimeEditor/UnityEngine.HoloLens.dll</HintPath>
244     </Reference>
245     <Reference Include=
"UnityEditor.SpatialTracking">
246       <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/UnitySpatialTracking/Editor/UnityEditor.SpatialTracking.dll</HintPath>
247     </Reference>
248     <Reference Include=
"UnityEngine.SpatialTracking">
249       <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/UnitySpatialTracking/RuntimeEditor/UnityEngine.SpatialTracking.dll</HintPath>
250     </Reference>
251     <Reference Include=
"UnityEditor.VR">
252       <HintPath>C:/Program Files/Unity/Editor/Data/UnityExtensions/Unity/UnityVR/Editor/UnityEditor.VR.dll</HintPath>
253     </Reference>
254     <Reference Include=
"UnityEditor.Graphs">
255       <HintPath>C:/Program Files/Unity/Editor/Data/Managed/UnityEditor.Graphs.dll</HintPath>
256     </Reference>
257     <Reference Include=
"UnityEditor.Android.Extensions">
258       <HintPath>C:/Program Files/Unity/Editor/Data/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll</HintPath>
259     </Reference>
260     <Reference Include=
"UnityEditor.WindowsStandalone.Extensions">
261       <HintPath>C:/Program Files/Unity/Editor/Data/PlaybackEngines/windowsstandalonesupport/UnityEditor.WindowsStandalone.Extensions.dll</HintPath>
262     </Reference>
263     <Reference Include=
"SyntaxTree.VisualStudio.Unity.Bridge">
264       <HintPath>C:/Program Files (x86)/Microsoft Visual Studio Tools
for Unity/15.0/Editor/SyntaxTree.VisualStudio.Unity.Bridge.dll</HintPath>
265     </Reference>
266     <Reference Include=
"UnityEngine.Advertisements">
267       <HintPath>C:/Users/kartik/AppData/LocalLow/Unity/cache/packages/packages.unity.com/com.unity.ads@
2.0.3/UnityEngine.Advertisements.dll</HintPath>
268     </Reference>
269     <Reference Include=
"UnityEditor.Advertisements">
270       <HintPath>C:/Users/kartik/AppData/LocalLow/Unity/cache/packages/packages.unity.com/com.unity.ads@
2.0.3/Editor/UnityEditor.Advertisements.dll</HintPath>
271     </Reference>
272     <Reference Include=
"UnityEngine.Analytics">
273       <HintPath>C:/Users/kartik/AppData/LocalLow/Unity/cache/packages/packages.unity.com/com.unity.analytics@
2.0.13/UnityEngine.Analytics.dll</HintPath>
274     </Reference>
275     <Reference Include=
"UnityEditor.Analytics">
276       <HintPath>C:/Users/kartik/AppData/LocalLow/Unity/cache/packages/packages.unity.com/com.unity.analytics@
2.0.13/Editor/UnityEditor.Analytics.dll</HintPath>
277     </Reference>
278     <Reference Include=
"UnityEngine.Purchasing">
279       <HintPath>C:/Users/kartik/AppData/LocalLow/Unity/cache/packages/packages.unity.com/com.unity.purchasing@
0.0.19/UnityEngine.Purchasing.dll</HintPath>
280     </Reference>
281     <Reference Include=
"UnityEditor.Purchasing">
282       <HintPath>C:/Users/kartik/AppData/LocalLow/Unity/cache/packages/packages.unity.com/com.unity.purchasing@
0.0.19/Editor/UnityEditor.Purchasing.dll</HintPath>
283     </Reference>
284     <Reference Include=
"UnityEngine.StandardEvents">
285       <HintPath>C:/Users/kartik/AppData/LocalLow/Unity/cache/packages/packages.unity.com/com.unity.standardevents@
1.0.10/UnityEngine.StandardEvents.dll</HintPath>
286     </Reference>
287   </ItemGroup>
288   <ItemGroup>
289     <ProjectReference Include=
"shooter-multiplayer.Plugins.csproj">
290       <Project>{76FA444F-8EB8-90C2-CC31-4F733456DA28}</Project>
291       <Name>shooter-multiplayer.Plugins</Name>
292     </ProjectReference>
293   </ItemGroup>
294   <ItemGroup>
295     <Compile Include=
"Assets\ironman\blastwave\EnergyBeamScript.cs" />
296     <Compile Include=
"Assets\ironman\IronManBehaviorScript.cs" />
297     <Compile Include=
"Assets\ironman\PlayerHealth.cs" />
298     <Compile Include=
"Assets\ironman\PlayerShoot.cs" />
299     <Compile Include=
"Assets\mini-spiderman\EnemyAttack.cs" />
300     <Compile Include=
"Assets\mini-spiderman\EnemyHealth.cs" />
301     <Compile Include=
"Assets\mini-spiderman\EnemyMovement.cs" />
302     <Compile Include=
"Assets\my-scripts\CameraFollow.cs" />
303     <Compile Include=
"Assets\my-scripts\CarDriveLeftSideScript.cs" />
304     <Compile Include=
"Assets\my-scripts\CarDriveRightSideScript.cs" />
305     <Compile Include=
"Assets\my-scripts\CarPassingBy.cs" />
306     <Compile Include=
"Assets\my-scripts\CrossyCharacterMoveScript.cs" />
307     <Compile Include=
"Assets\my-scripts\HonkScript.cs" />
308     <Compile Include=
"Assets\my-scripts\SpawnEnemyScript.cs" />
309     <Compile Include=
"Assets\my-scripts\VehicleCollision.cs" />
310   </ItemGroup>
311   <ItemGroup>
312     <None Include=
"Assets\Standard Assets\CrossPlatformInput\CrossPlatformInputGuidelines.txt" />
313     <None Include=
"Assets\Standard Assets\Fonts\OpenSans\License!.txt" />
314   </ItemGroup>
315   <Import Project=
"$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
316   <Target Name=
"GenerateTargetFrameworkMonikerAttribute" />
317 </Project>


Gõ tìm kiếm nhanh...